body {
background-color:#DEE8E9;
color:#666666;
font-family:Helvetica,Arial,sans-serif; 
line-height: 1.3;}

h1,h2,h3,h4{line-height: 1.1;}


h1 {color:#666666;}
h2 {color:black;}
h3 {color:brown;}
h4 {color:green;}


a {color: blue;}

div.corona {text-align:center;background-color:#ffeebb;}
div.normal {text-align:center;}
div.floaty {width:5%;float:left;}
div.centrum {width:80%;float:left;margin:3em 5em;}
div.limit   {width:80%; margin:5 em;}

img {  width: 100%; height: auto;}
img.klein{ width: 30em; height: auto;float:left;margin:3px;border: solid 1px silver;}
img.history{ width:30em; height: auto;float:left;margin:10px 10px 0px 10px;border: solid 1px silver;}


table {margin:3px;width:250 em;background:#aaaaaa;}
table td{background:#eeeeee;padding:5px;margin:1px;color:black;}

body.event table {float:left;}
body.event table td{background:#efefef;padding:5px;margin:1px;color:black;}

body.event table td h3 {color:red;}